go/types.Selection.kind (field)
5 uses
go/types (current package)
selection.go#L41: kind SelectionKind
selection.go#L49: func (s *Selection) Kind() SelectionKind { return s.kind }
selection.go#L61: switch s.kind {
selection.go#L121: switch s.kind {
selection.go#L136: if T := s.Type(); s.kind == FieldVal {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)